type github.com/jackc/pgx/v5/pgtype.encodePlanTextCodecStringer

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		text.go#L128: type encodePlanTextCodecStringer struct{}
		text.go#L130: func (encodePlanTextCodecStringer) Encode(value any, buf []byte) (newBuf []byte, err error) {